[INFO] fetching crate lcov2xml 1.0.9...
[INFO] fixing lcov2xml-1.0.9 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate lcov2xml 1.0.9 into /workspace/builds/worker-3-tc1/source
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate lcov2xml 1.0.9
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate lcov2xml 1.0.9
[INFO] tweaked toml for crates.io crate lcov2xml 1.0.9 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate lcov2xml 1.0.9 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate lcov2xml 1.0.9 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lcov2cobertura v1.0.9
[INFO] [stderr]   Downloaded unicode-ident v1.0.11
[INFO] [stderr]   Downloaded lcov v0.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1e3e84cc237f0bbad00ab5f55df20638185ce8f950228ab63c5a9b77964894bc
[INFO] running `Command { std: "docker" "start" "1e3e84cc237f0bbad00ab5f55df20638185ce8f950228ab63c5a9b77964894bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1e3e84cc237f0bbad00ab5f55df20638185ce8f950228ab63c5a9b77964894bc" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e3e84cc237f0bbad00ab5f55df20638185ce8f950228ab63c5a9b77964894bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1e3e84cc237f0bbad00ab5f55df20638185ce8f950228ab63c5a9b77964894bc" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]     Checking quick-xml v0.39.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking lcov2cobertura v1.0.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]     Checking lcov v0.8.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking lcov2xml v1.0.9 (/opt/rustwide/workdir)
[INFO] [stdout] error: lint `soft_unstable` has been removed: the general soft-unstable mechanism has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F soft_unstable`
[INFO] [stdout]   = note: `-D renamed-and-removed-lints` implied by `-D warnings`
[INFO] [stdout]   = help: to override `-D warnings` add `#[allow(renamed_and_removed_lints)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: lint `soft_unstable` has been removed: the general soft-unstable mechanism has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F soft_unstable`
[INFO] [stdout]   = note: `-D renamed-and-removed-lints` implied by `-D warnings`
[INFO] [stdout]   = help: to override `-D warnings` add `#[allow(renamed_and_removed_lints)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: lint `soft_unstable` has been removed: the general soft-unstable mechanism has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F soft_unstable`
[INFO] [stdout]   = note: `-D renamed-and-removed-lints` implied by `-D warnings`
[INFO] [stdout]   = help: to override `-D warnings` add `#[allow(renamed_and_removed_lints)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: lint `soft_unstable` has been removed: the general soft-unstable mechanism has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F soft_unstable`
[INFO] [stdout]   = note: `-D renamed-and-removed-lints` implied by `-D warnings`
[INFO] [stdout]   = help: to override `-D warnings` add `#[allow(renamed_and_removed_lints)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: lint `soft_unstable` has been removed: the general soft-unstable mechanism has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F soft_unstable`
[INFO] [stdout]   = note: `-D renamed-and-removed-lints` implied by `-D warnings`
[INFO] [stdout]   = help: to override `-D warnings` add `#[allow(renamed_and_removed_lints)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lcov2xml` (bin "cobertura_split" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `lcov2xml` (bin "cobertura_split") due to 1 previous error
[INFO] [stderr] error: could not compile `lcov2xml` (example "fake_cobertura") due to 1 previous error
[INFO] [stderr] error: could not compile `lcov2xml` (bin "lcov2xml") due to 1 previous error
[INFO] [stderr] error: could not compile `lcov2xml` (bin "lcov2xml" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "1e3e84cc237f0bbad00ab5f55df20638185ce8f950228ab63c5a9b77964894bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e3e84cc237f0bbad00ab5f55df20638185ce8f950228ab63c5a9b77964894bc", kill_on_drop: false }`
[INFO] [stdout] 1e3e84cc237f0bbad00ab5f55df20638185ce8f950228ab63c5a9b77964894bc
